PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFPage Class / getFields Method
In This Topic
    getFields Method
    In This Topic
    Gets the page form fields.
    Syntax
    public PDFFieldCollection getFields()

    Return Value

    The list of form fields associated with the page.
    See Also